home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / Auslogics BoostSpeed 4.2.7.172 / boost-speed-setup.exe / {app} / Update.exe / 0 / RCDATA / TFRMINSTALLDISTRIBUTIVE / TFRMINSTALLDISTRIBUTIVE.txt < prev   
Text File  |  2008-10-30  |  5KB  |  198 lines

  1. object frmInstallDistributive: TfrmInstallDistributive
  2.   Left = 329
  3.   Top = 419
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'frmInstallDistributive'
  7.   ClientHeight = 386
  8.   ClientWidth = 622
  9.   Color = clWhite
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Scaled = False
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object pnlInstallDistributive: TPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 622
  24.     Height = 386
  25.     Align = alClient
  26.     BevelOuter = bvNone
  27.     ParentColor = True
  28.     TabOrder = 0
  29.     DesignSize = (
  30.       622
  31.       386)
  32.     object lHeaderInfo: TLabel
  33.       Left = 32
  34.       Top = 64
  35.       Width = 560
  36.       Height = 56
  37.       Anchors = [akLeft, akTop, akRight]
  38.       AutoSize = False
  39.       Caption = 
  40.         'The program has discovered new available distributive. Click Ins' +
  41.         'tall to download and install disrtribitive.'
  42.       Font.Charset = DEFAULT_CHARSET
  43.       Font.Color = 3355443
  44.       Font.Height = -13
  45.       Font.Name = 'Arial'
  46.       Font.Style = []
  47.       ParentFont = False
  48.       Transparent = True
  49.       WordWrap = True
  50.     end
  51.     object lTitle: TAxSmoothLabel
  52.       Left = 32
  53.       Top = 16
  54.       Width = 139
  55.       Height = 19
  56.       Quality = smMMXSmoothing4x
  57.       Caption = 'Update are ready'
  58.       Font.Charset = DEFAULT_CHARSET
  59.       Font.Color = 10040064
  60.       Font.Height = -16
  61.       Font.Name = 'Verdana'
  62.       Font.Style = []
  63.       ParentFont = False
  64.       Transparent = True
  65.     end
  66.     object lMostRecent: TLabel
  67.       Left = 32
  68.       Top = 178
  69.       Width = 180
  70.       Height = 16
  71.       Caption = 'Most recent check for updates:'
  72.       Font.Charset = DEFAULT_CHARSET
  73.       Font.Color = 3355443
  74.       Font.Height = -13
  75.       Font.Name = 'Arial'
  76.       Font.Style = []
  77.       ParentFont = False
  78.       Transparent = True
  79.     end
  80.     object lProgramV: TLabel
  81.       Left = 32
  82.       Top = 200
  83.       Width = 97
  84.       Height = 16
  85.       Caption = 'Program version:'
  86.       Font.Charset = DEFAULT_CHARSET
  87.       Font.Color = 3355443
  88.       Font.Height = -13
  89.       Font.Name = 'Arial'
  90.       Font.Style = []
  91.       ParentFont = False
  92.       Transparent = True
  93.     end
  94.     object lAvailableUpd: TLabel
  95.       Left = 32
  96.       Top = 222
  97.       Width = 105
  98.       Height = 16
  99.       Caption = 'Available updates:'
  100.       Font.Charset = DEFAULT_CHARSET
  101.       Font.Color = 3355443
  102.       Font.Height = -13
  103.       Font.Name = 'Arial'
  104.       Font.Style = []
  105.       ParentFont = False
  106.       Transparent = True
  107.     end
  108.     object lCountAvailableUpd: TLabel
  109.       Left = 286
  110.       Top = 222
  111.       Width = 12
  112.       Height = 16
  113.       Caption = '...'
  114.       Font.Charset = DEFAULT_CHARSET
  115.       Font.Color = 3355443
  116.       Font.Height = -13
  117.       Font.Name = 'Arial'
  118.       Font.Style = [fsBold]
  119.       ParentFont = False
  120.       Transparent = True
  121.     end
  122.     object lProgrammVersion: TLabel
  123.       Left = 286
  124.       Top = 200
  125.       Width = 12
  126.       Height = 16
  127.       Caption = '...'
  128.       Font.Charset = DEFAULT_CHARSET
  129.       Font.Color = 3355443
  130.       Font.Height = -13
  131.       Font.Name = 'Arial'
  132.       Font.Style = []
  133.       ParentFont = False
  134.       Transparent = True
  135.     end
  136.     object lRecentCheck: TLabel
  137.       Left = 286
  138.       Top = 178
  139.       Width = 12
  140.       Height = 16
  141.       Caption = '...'
  142.       Font.Charset = DEFAULT_CHARSET
  143.       Font.Color = 3355443
  144.       Font.Height = -13
  145.       Font.Name = 'Arial'
  146.       Font.Style = []
  147.       ParentFont = False
  148.       Transparent = True
  149.     end
  150.     object lInfoText: TAxLabel
  151.       Left = 72
  152.       Top = 290
  153.       Width = 475
  154.       Height = 56
  155.       OnLinkClick = lInfoTextLinkClick
  156.       LinkColor = 14509568
  157.       LinkSelectedColor = 14522624
  158.       WordWrap = True
  159.       Transparent = True
  160.       AutoSize = False
  161.       Caption = 
  162.         'Auslogics provides its users with a realible and inexpansive sol' +
  163.         'utions to clean up, optimize and protect thier computers. <a hre' +
  164.         'f="more">More</a>'
  165.       Font.Charset = DEFAULT_CHARSET
  166.       Font.Color = 3355443
  167.       Font.Height = -13
  168.       Font.Name = 'Arial'
  169.       Font.Style = []
  170.       ShowAccelChar = True
  171.       ParentFont = False
  172.     end
  173.     object Image: TImage
  174.       Left = 32
  175.       Top = 290
  176.       Width = 32
  177.       Height = 32
  178.       AutoSize = True
  179.       Picture.Data = {<image000.TPNGObject>}
  180.     end
  181.     object btnInstall: TButton
  182.       Left = 32
  183.       Top = 135
  184.       Width = 180
  185.       Height = 25
  186.       Caption = 'Install'
  187.       Font.Charset = DEFAULT_CHARSET
  188.       Font.Color = 3355443
  189.       Font.Height = -13
  190.       Font.Name = 'Arial'
  191.       Font.Style = []
  192.       ParentFont = False
  193.       TabOrder = 0
  194.       OnClick = btnInstallClick
  195.     end
  196.   end
  197. end
  198.